-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PA-5938] Add support for debian & amazon linux in beaker 4.x #1828
[PA-5938] Add support for debian & amazon linux in beaker 4.x #1828
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## 4.x #1828 +/- ##
==========================================
+ Coverage 74.91% 74.94% +0.03%
==========================================
Files 82 82
Lines 4863 4865 +2
==========================================
+ Hits 3643 3646 +3
+ Misses 1220 1219 -1
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This would be a bit easier to review if you separated out the style changes from the actual Amazon addition into a separate commit.
Hi @ekohl, Thank you so much for you review comment. These changes are cherry-picked from 5.x branch into 4.x. I could not have been able to separate out the style changes from actual amazon changes. I think the style changes are there because 4.x branch is not using %w[] to create array of strings. |
Support for following platforms is added to 4.x as we need them to work for our Amazon lInux 2023 platform release for FOSS.